字典APP>英语词典>decimal point翻译和用法

decimal point

英 [ˌdesɪml ˈpɔɪnt]

美 [ˌdesɪml ˈpɔɪnt]

n.  小数点

计算机经济

牛津词典

    noun

    • 小数点
      a dot or point used to separate the whole number from the tenths, hundredths , etc. of a decimal , for example in 0.61

      柯林斯词典

      • 小数点
        Adecimal pointis the dot in front of a decimal fraction.

        英英释义

        noun

        双语例句

        • As United Kingdom securities are quoted in pence, you should disregard the decimal point.
          由于英国证券是用便士进行报价的,您应该忽略小数点。
        • With decimal point, span, range and digit zero setting function.
          具有小数点设定、比率、量程及零点调整功能。
        • Integrated values are shown with the decimal point moving according to the integrated value.
          综合值显示与小数点移动根据综合价值点。
        • Decimal Point and Number Separator Preference
          十进制小数点和数字分隔符首选项
        • 610. The decisive decimal point made the acid man decide to suicide.
          610.决定性的小数点使刻薄之人决定自杀。
        • The groupingUsed attribute takes a Boolean value and controls whether digits before the decimal point are grouped.
          groupingUsed属性带有布尔值并控制是否要对小数点前面的数字分组。
        • GetScale() to determine the number of decimal digits after the decimal point that a parameter will support.
          getScale(),用于确定参数在小数点后支持的小数位数。
        • Each value in the percentage-based limit specification (%,% and%) now can have up to two digits after the decimal point.
          现在,基于百分比的资源限制设置中的每个值(%、%和%)可以精确到小数点后两位。
        • So it turns out there's a solution to this: If you need more precision, more digits after the decimal point than a float allows, what do you go for instead?
          所以这里有一个解决方案:,如果你需要比float类型允许的更高精度,小数点后更多位数,那你该用什么取代它?
        • Internally, BigDecimal is represented as an arbitrary-precision unscaled value and a scale factor, which represents how many places to move the decimal point left to obtain the scaled value.
          在内部,可以用任意精度任何范围的值和一个换算因子来表示BigDecimal,换算因子表示左移小数点多少位,从而得到所期望范围内的值。